home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / dev / lang / jikes000.readme < prev    next >
Encoding:
Text File  |  1999-11-06  |  2.3 KB  |  56 lines

  1. Short:    Fast Java compiler, v1.04 (68000 binary)
  2. Author:   Philippe Charles and David Shields, IBM Research.
  3. Uploader: kyrimis@cti.gr (Kriton Kyrimis)
  4. Version:  1.04
  5. Type:     dev/lang
  6.  
  7. This is a native Amiga port (no ixemul.library required) of jikes,
  8. the free Java compiler from IBM, compiled for a plain 68000.
  9.  
  10. The Aminet version is the latest stable version.  The current development
  11. version can be found at http://dias.cti.gr/~kyrimis/jikes/ .
  12.  
  13. REQUIREMENTS:
  14. * An Amiga with enough memory to run the program.
  15. * The Java run-time classes (e.g., those from Sun, or from Kaffe).
  16.  
  17. INSTALLATION:
  18. Simply copy the jikes executable somewhere in your path.
  19.  
  20. USAGE:
  21. Set either the CLASSPATH or the JIKESPATH environment variable to point
  22. to the directories and zip/jar files that you want your compiler to use.
  23. E.g., if you are using Kaffe, you can say:
  24. setenv CLASSPATH "GG:share/kaffe/Klasses.jar;GG:share/kaffe/Pizza.jar;."
  25. Separate the path components using semicolons. You can use UNIX "." and ".."
  26. notation for the current directory and for the parent directory of a
  27. directory.
  28.  
  29. If you find a bug in the Amiga port, you can contact me at kyrimis@cti.gr
  30. and I'll see what I can do.
  31.  
  32. Kriton Kyrimis.
  33.  
  34. ******************************************************************************
  35. This software is subject to the terms of the IBM Public License, available
  36. at the following URL: http://www.research.com/jikes/license/license3.htm.
  37. Copyright (C) 1996, 1999 International Business Machines Corporation
  38. and others.  All Rights Reserved.
  39. ******************************************************************************
  40.  
  41.  
  42. ============================= Archive contents =============================
  43.  
  44. Original  Packed Ratio    Date     Time    Name
  45. -------- ------- ----- --------- --------  -------------
  46.     5543    1411 74.5% 13-Sep-99 16:24:44 +contrib.htm
  47.  1595168  516210 67.6% 17-Sep-99 22:25:44 +jikes
  48.     3536    1611 54.4% 14-Sep-99 19:07:10 +jikes.1
  49.    41676   14387 65.4% 11-Sep-99 04:44:58 +jikes.htm
  50.    11886    4387 63.0% 18-Jun-99 00:32:44 +license.htm
  51.    46878   18165 61.2% 14-Sep-99 19:56:18 +news.htm
  52.     1016     502 50.5% 11-Sep-99 04:44:58 +README
  53.     1425     752 47.2% 23-Jun-99 20:23:18 +README.AMIGA
  54. -------- ------- ----- --------- --------
  55.  1707128  557425 67.3% 21-Sep-99 13:23:18   8 files
  56.